Relational databases are widely used to store structred data. They use a collection of tables, with connections between them based on shared values or keys. They are commonly queried using SQL.
Used in Chap. 5: page 71; Chap. 10: page 135